summaryrefslogtreecommitdiff
path: root/kde-misc/basket/basket-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-misc/basket/basket-9999.ebuild')
-rw-r--r--kde-misc/basket/basket-9999.ebuild15
1 files changed, 9 insertions, 6 deletions
diff --git a/kde-misc/basket/basket-9999.ebuild b/kde-misc/basket/basket-9999.ebuild
index 57a3eb5c4b0..5ffb1855ac1 100644
--- a/kde-misc/basket/basket-9999.ebuild
+++ b/kde-misc/basket/basket-9999.ebuild
@@ -4,7 +4,9 @@
EAPI=3
-inherit git kde4-base
+VIRTUALX_REQUIRED=tests
+KDE_SCM="git"
+inherit kde4-base
DESCRIPTION="A DropDrawers clone. Multiple information organizer"
HOMEPAGE="http://basket.kde.org/"
@@ -16,11 +18,12 @@ SLOT="4"
IUSE="debug crypt"
-PATCHES=( "${FILESDIR}/${P}-crypt.patch" )
-
-src_unpack() {
- git_src_unpack
-}
+DEPEND="
+ $(add_kdebase_dep kdepimlibs)
+ media-libs/qimageblitz
+ crypt? ( >=app-crypt/gpgme-1.0 )
+"
+RDEPEND="${DEPEND}"
src_configure() {
mycmakeargs=(