summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2010-01-02 09:41:02 -0800
committerEric Sandall2010-01-02 10:10:22 -0800
commit45e1c2798a93cb6ee1ae6f84a22d50aafd4f547e (patch)
treecb52431e3b4788dec8abbff7484d6f86f553916e
parent569173a982ce590af4555993cb14a749727f36d6 (diff)
gnome-python-desktop: Add repair file for original PRE_SUB_DEPENDS
(cherry picked from commit 845a3d763cb7feeec0d621e5597ad3adea10fb2e)
-rwxr-xr-xgnome2-libs/gnome-python-desktop/REPAIR^6c46b9e1f598d0c8c2a58dc64333f9c8^PRE_SUB_DEPENDS5
1 files changed, 5 insertions, 0 deletions
diff --git a/gnome2-libs/gnome-python-desktop/REPAIR^6c46b9e1f598d0c8c2a58dc64333f9c8^PRE_SUB_DEPENDS b/gnome2-libs/gnome-python-desktop/REPAIR^6c46b9e1f598d0c8c2a58dc64333f9c8^PRE_SUB_DEPENDS
new file mode 100755
index 0000000000..24ee9ab996
--- /dev/null
+++ b/gnome2-libs/gnome-python-desktop/REPAIR^6c46b9e1f598d0c8c2a58dc64333f9c8^PRE_SUB_DEPENDS
@@ -0,0 +1,5 @@
+case $THIS_SUB_DEPENDS in
+GTKHTML2) if is_depends_enabled $SPELL gtkhtml2; then return 0; fi;;
+LIBRSVG2) if is_depends_enabled $SPELL librsvg2; then return 0; fi;;
+esac
+return 1