diff options
Diffstat (limited to 'remote/modules')
| -rw-r--r-- | remote/modules/xorg/xorg.conf.debian | 3 | ||||
| -rw-r--r-- | remote/modules/xorg/xorg.conf.opensuse | 3 | ||||
| -rw-r--r-- | remote/modules/xorg/xorg.conf.ubuntu | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/remote/modules/xorg/xorg.conf.debian b/remote/modules/xorg/xorg.conf.debian index e5c56e6c..b1c26ae9 100644 --- a/remote/modules/xorg/xorg.conf.debian +++ b/remote/modules/xorg/xorg.conf.debian @@ -1,3 +1,6 @@ +REQUIRED_INSTALLED_PACKAGES=" + xprintidle +" REQUIRED_CONTENT_PACKAGES=" xserver-xorg$UBUNTU_XORG_PKG_SUFFIX xserver-xorg-core$UBUNTU_XORG_PKG_SUFFIX diff --git a/remote/modules/xorg/xorg.conf.opensuse b/remote/modules/xorg/xorg.conf.opensuse index 1b6fed32..9051f24b 100644 --- a/remote/modules/xorg/xorg.conf.opensuse +++ b/remote/modules/xorg/xorg.conf.opensuse @@ -1,4 +1,7 @@ # xkbutils, xkbprint, setxkbmap, xkbevd for 64-bit openSuse +REQUIRED_INSTALLED_PACKAGES=" + xprintidle +" REQUIRED_CONTENT_PACKAGES=" xorg-x11 xorg-x11-server diff --git a/remote/modules/xorg/xorg.conf.ubuntu b/remote/modules/xorg/xorg.conf.ubuntu index e5c56e6c..b1c26ae9 100644 --- a/remote/modules/xorg/xorg.conf.ubuntu +++ b/remote/modules/xorg/xorg.conf.ubuntu @@ -1,3 +1,6 @@ +REQUIRED_INSTALLED_PACKAGES=" + xprintidle +" REQUIRED_CONTENT_PACKAGES=" xserver-xorg$UBUNTU_XORG_PKG_SUFFIX xserver-xorg-core$UBUNTU_XORG_PKG_SUFFIX |
