diff options
Diffstat (limited to 'galculator/galculator_1.2.3.oe')
-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" |