Line
Link Here
|
0 |
-- libgsf-1.14.19.ebuild.orig |
0 |
++ libgsf-1.14.19.ebuild |
Lines 4-9
Link Here
|
4 |
|
4 |
|
5 |
EAPI="2" |
5 |
EAPI="2" |
6 |
GCONF_DEBUG="no" |
6 |
GCONF_DEBUG="no" |
|
|
7 |
PYTHON_DEPEND="python? 2" |
7 |
|
8 |
|
8 |
inherit autotools eutils gnome2 python multilib |
9 |
inherit autotools eutils gnome2 python multilib |
9 |
|
10 |
|
Lines 51-56
Link Here
|
51 |
$(use_with python) |
52 |
$(use_with python) |
52 |
$(use_with gtk gdk-pixbuf) |
53 |
$(use_with gtk gdk-pixbuf) |
53 |
$(use_with thumbnail gconf)" |
54 |
$(use_with thumbnail gconf)" |
|
|
55 |
if use python; then |
56 |
python_set_active_version 2 |
57 |
fi |
54 |
} |
58 |
} |
55 |
|
59 |
|
56 |
src_prepare() { |
60 |
src_prepare() { |