diff options
author | tmpfile <tmpfile@users.noreply.github.com> | 2017-07-08 16:30:22 -0300 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-07-10 09:04:20 +0000 |
commit | d1bbf07a534c7cd70cb28c748dad9a9e768f403b (patch) | |
tree | 72118c65ac7565670d0b720adfb260366f45d981 /community/mate-system-monitor | |
parent | ab744645dd6495c41364ede3712737ddc11a01cd (diff) | |
download | aports-d1bbf07a534c7cd70cb28c748dad9a9e768f403b.tar.bz2 aports-d1bbf07a534c7cd70cb28c748dad9a9e768f403b.tar.xz |
community/[various]: fix trailing whitespace
Diffstat (limited to 'community/mate-system-monitor')
-rw-r--r-- | community/mate-system-monitor/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mate-system-monitor/APKBUILD b/community/mate-system-monitor/APKBUILD index 2ff2a97ac5..946fc29cde 100644 --- a/community/mate-system-monitor/APKBUILD +++ b/community/mate-system-monitor/APKBUILD @@ -9,7 +9,7 @@ arch="all" license="GPLv2" depends="mate-icon-theme" depends_dev="" -makedepends="$depends_dev gtk+3.0-dev libwnck3-dev gtkmm3-dev libgtop-dev +makedepends="$depends_dev gtk+3.0-dev libwnck3-dev gtkmm3-dev libgtop-dev librsvg-dev glibmm-dev itstool linux-headers libxml2-utils" install="" subpackages="$pkgname-doc $pkgname-lang" |