diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-09 12:48:48 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-09 12:48:48 +0700 |
commit | 85c4c5978dd96507af2989039672b3732b629767 (patch) | |
tree | 55a2a6692327bd28fc9ff469fd8730e658309696 /desktop | |
parent | eaa0eb4e372b1fc8ea23a49f23a78081a05794c5 (diff) |
desktop/weston: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/weston/weston.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/weston/weston.info b/desktop/weston/weston.info index 1acf0ecd49d9..c89169ae19cf 100644 --- a/desktop/weston/weston.info +++ b/desktop/weston/weston.info @@ -5,6 +5,6 @@ DOWNLOAD="https://wayland.freedesktop.org/releases/weston-7.0.0.tar.xz" MD5SUM="cbfda483bc2501d0831af3f33c707850" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="meson libinput libwebp libxkbcommon wayland-egl wayland-protocols" +REQUIRES="libinput libwebp libxkbcommon wayland-egl wayland-protocols" MAINTAINER="Logan Rathbone" EMAIL="poprocks@gmail.com" |