mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
net-misc/megasync: drop useless USE flags
It doesn't affect the actual build. Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
@@ -29,7 +29,7 @@ fi
|
|||||||
|
|
||||||
LICENSE="MEGA"
|
LICENSE="MEGA"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
IUSE="dolphin freeimage nautilus nemo threads thunar"
|
IUSE="dolphin freeimage nautilus nemo thunar"
|
||||||
|
|
||||||
DEPEND="
|
DEPEND="
|
||||||
dev-db/sqlite:3
|
dev-db/sqlite:3
|
||||||
@@ -100,7 +100,6 @@ src_configure() {
|
|||||||
econf \
|
econf \
|
||||||
"--disable-curl-checks" \
|
"--disable-curl-checks" \
|
||||||
"--disable-examples" \
|
"--disable-examples" \
|
||||||
$(use_enable threads posix-threads) \
|
|
||||||
$(use_with freeimage)
|
$(use_with freeimage)
|
||||||
|
|
||||||
cd "${S}/src" || die
|
cd "${S}/src" || die
|
||||||
|
|||||||
@@ -29,7 +29,7 @@ fi
|
|||||||
|
|
||||||
LICENSE="MEGA"
|
LICENSE="MEGA"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
IUSE="dolphin freeimage nautilus nemo threads thunar"
|
IUSE="dolphin freeimage nautilus nemo thunar"
|
||||||
|
|
||||||
DEPEND="
|
DEPEND="
|
||||||
dev-db/sqlite:3
|
dev-db/sqlite:3
|
||||||
@@ -100,7 +100,6 @@ src_configure() {
|
|||||||
econf \
|
econf \
|
||||||
"--disable-curl-checks" \
|
"--disable-curl-checks" \
|
||||||
"--disable-examples" \
|
"--disable-examples" \
|
||||||
$(use_enable threads posix-threads) \
|
|
||||||
$(use_with freeimage)
|
$(use_with freeimage)
|
||||||
|
|
||||||
cd "${S}/src" || die
|
cd "${S}/src" || die
|
||||||
|
|||||||
Reference in New Issue
Block a user