diff options
author | Ctibor <ctibor.brancik@seznam.cz> | 2015-01-04 18:59:31 +0100 |
---|---|---|
committer | Ctibor <ctibor.brancik@seznam.cz> | 2015-01-04 18:59:31 +0100 |
commit | 6682d9ee072e25d04b03f9356765a0d9866d4343 (patch) | |
tree | 465923574c2c1dcdd42ecda3172ca17da85603c5 /sci-libs/libapogee/libapogee-0.9.9.ebuild | |
parent | a74a8402255fc49302170fbcf891ae79b23663e9 (diff) | |
download | brancik-overlay-6682d9ee072e25d04b03f9356765a0d9866d4343.tar.gz brancik-overlay-6682d9ee072e25d04b03f9356765a0d9866d4343.tar.bz2 |
Fix typo.
Diffstat (limited to 'sci-libs/libapogee/libapogee-0.9.9.ebuild')
-rw-r--r-- | sci-libs/libapogee/libapogee-0.9.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libapogee/libapogee-0.9.9.ebuild b/sci-libs/libapogee/libapogee-0.9.9.ebuild index 8b05ea2..8be0577 100644 --- a/sci-libs/libapogee/libapogee-0.9.9.ebuild +++ b/sci-libs/libapogee/libapogee-0.9.9.ebuild @@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86 ~arm" SLOT="0" DEPEND=" - virtual/libsub + virtual/libusb net-misc/curl " |