diff options
author | Phil Blundell <philb@gnu.org> | 2004-08-01 22:02:25 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-08-01 22:02:25 +0000 |
commit | ca9e7ef9c0eac049158ede49b5a9035103bd682a (patch) | |
tree | d6a6a3fbb59011b49e1d3f1b4b35e0111b45dcee /galculator | |
parent | 8603c07da883bfbe1baf2fefb1f4b718a42a2312 (diff) |
gnome-games_2.6.1.oe:
use gnome.oeclass
rhythmbox_0.8.5.oe, gnumeric_1.3.1.oe, galculator_1.2.3.oe:
inherit gconf
BKrev: 410d6871kmr1xoaivyu22cPDkPqeXA
Diffstat (limited to 'galculator')
-rw-r--r-- | galculator/galculator_1.2.3.oe | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/galculator/galculator_1.2.3.oe b/galculator/galculator_1.2.3.oe index d6350a3c37..0b19f1703e 100644 --- a/galculator/galculator_1.2.3.oe +++ b/galculator/galculator_1.2.3.oe @@ -1,6 +1,6 @@ -PR = "r3" +PR = "r4" -inherit autotools pkgconfig +inherit autotools pkgconfig gconf PROVIDES = "galculator" DESCRIPTION = "GTK Advanced Calculator" |