diff options
Diffstat (limited to 'packages/qmake/qmake2-native.inc')
-rw-r--r-- | packages/qmake/qmake2-native.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/qmake/qmake2-native.inc b/packages/qmake/qmake2-native.inc index b2ffce4f48..15986f9366 100644 --- a/packages/qmake/qmake2-native.inc +++ b/packages/qmake/qmake2-native.inc @@ -3,7 +3,7 @@ PRIORITY = "optional" HOMEPAGE = "http://www.trolltech.com" SECTION = "devel" LICENSE = "GPL" -PR = "r3" +FILE_PR = "r3" # We call 'moc' during the build DEPENDS = "uicmoc4-native" |