diff options
| author | Simon Rettberg | 2014-01-17 17:20:34 +0100 |
|---|---|---|
| committer | Simon Rettberg | 2014-01-17 17:20:34 +0100 |
| commit | 467f296ca8b1ea482b70e12152b6513cb03f7f31 (patch) | |
| tree | 498fe3edff9d8d9872aefcc00741bc4421f3d480 /remote/modules | |
| parent | [dhcp-busybox] Trigger network.target asynchronously (diff) | |
| download | tm-scripts-467f296ca8b1ea482b70e12152b6513cb03f7f31.tar.gz tm-scripts-467f296ca8b1ea482b70e12152b6513cb03f7f31.tar.xz tm-scripts-467f296ca8b1ea482b70e12152b6513cb03f7f31.zip | |
[xorg] Forgot to remove xprintidle from REQUIRED_CONTENT_PACKAGES when idleaction was introduced
Diffstat (limited to 'remote/modules')
| -rw-r--r-- | remote/modules/xorg/xorg.conf.debian | 1 | ||||
| -rw-r--r-- | remote/modules/xorg/xorg.conf.opensuse | 1 | ||||
| -rw-r--r-- | remote/modules/xorg/xorg.conf.ubuntu | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/remote/modules/xorg/xorg.conf.debian b/remote/modules/xorg/xorg.conf.debian index b1c26ae9..1ce74939 100644 --- a/remote/modules/xorg/xorg.conf.debian +++ b/remote/modules/xorg/xorg.conf.debian @@ -34,7 +34,6 @@ REQUIRED_CONTENT_PACKAGES=" @xserver-xorg-video-geode$UBUNTU_XORG_PKG_SUFFIX @xserver-xorg-video-s3$UBUNTU_XORG_PKG_SUFFIX @xserver-xorg-video-tdfx$UBUNTU_XORG_PKG_SUFFIX - xprintidle " REQUIRED_DIRECTORIES+=" /usr/lib diff --git a/remote/modules/xorg/xorg.conf.opensuse b/remote/modules/xorg/xorg.conf.opensuse index ef353a4c..1e6f5ff1 100644 --- a/remote/modules/xorg/xorg.conf.opensuse +++ b/remote/modules/xorg/xorg.conf.opensuse @@ -37,7 +37,6 @@ REQUIRED_CONTENT_PACKAGES=" libpixman-1-0 xrandr vaapi-intel-driver - xprintidle " REQUIRED_LIBRARIES=" libI810XvMC diff --git a/remote/modules/xorg/xorg.conf.ubuntu b/remote/modules/xorg/xorg.conf.ubuntu index e62a50f8..69c3e64c 100644 --- a/remote/modules/xorg/xorg.conf.ubuntu +++ b/remote/modules/xorg/xorg.conf.ubuntu @@ -33,7 +33,6 @@ REQUIRED_CONTENT_PACKAGES=" @xserver-xorg-video-geode$UBUNTU_XORG_PKG_SUFFIX @xserver-xorg-video-s3$UBUNTU_XORG_PKG_SUFFIX @xserver-xorg-video-tdfx$UBUNTU_XORG_PKG_SUFFIX - xprintidle " REQUIRED_DIRECTORIES+=" /usr/lib |
