diff options
Diffstat (limited to 'sci-libs/libapogee/libapogee-0.9.9.ebuild')
-rw-r--r-- | sci-libs/libapogee/libapogee-0.9.9.ebuild | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/sci-libs/libapogee/libapogee-0.9.9.ebuild b/sci-libs/libapogee/libapogee-0.9.9.ebuild index 7ec7d43..3436376 100644 --- a/sci-libs/libapogee/libapogee-0.9.9.ebuild +++ b/sci-libs/libapogee/libapogee-0.9.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -15,10 +15,8 @@ KEYWORDS="~amd64 ~x86 ~arm" SLOT="0" -DEPEND=" - virtual/libusb - net-misc/curl - " +DEPEND="virtual/libusb + net-misc/curl" RDEPEND="${DEPEND}" |