Define packagekitgui virtual requirement as kpackagekit or gnome-packagekit according to platform
This commit is contained in:
parent
29bce09cf7
commit
58f99cfbac
@ -108,6 +108,8 @@ openofficei18n = OpenOffice-i18n-$(LANGUAGE)
|
||||
# vpn
|
||||
networkmanagervpnplugin = NetworkManager-vpnc NetworkManager-pptp
|
||||
|
||||
packagekitgui = kpackagekit
|
||||
|
||||
ifdef PLATFORM
|
||||
include $(TARGETSDIR)/$(TARGET)/platforms/$(PLATFORM)/Makefile.defs
|
||||
endif
|
||||
|
@ -0,0 +1 @@
|
||||
packagekitgui = gnome-packagekit
|
@ -0,0 +1 @@
|
||||
packagekitgui = gnome-packagekit
|
Loading…
Reference in New Issue
Block a user