mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
mate-extra/caja-dropbox: Fix ebuild regression in 1.10, #566538
Package-Manager: portage-2.2.26
This commit is contained in:
@@ -39,14 +39,14 @@ DEPEND="${RDEPEND}
|
||||
dev-python/docutils:0
|
||||
virtual/pkgconfig:*"
|
||||
|
||||
G2CONF="${G2CONF} $(use_enable debug) --disable-static"
|
||||
|
||||
CONFIG_CHECK="~INOTIFY_USER"
|
||||
|
||||
pkg_setup () {
|
||||
python-single-r1_pkg_setup
|
||||
check_extra_config
|
||||
enewgroup dropbox
|
||||
|
||||
G2CONF="${G2CONF} $(use_enable debug) --disable-static"
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
|
||||
Reference in New Issue
Block a user