]> git.pld-linux.org Git - packages/aterm.git/blobdiff - aterm.spec
- remove unused options for configure and BRs
[packages/aterm.git] / aterm.spec
index 39efa846520ccc78b77f3bd20cfecddf162961d5..00ab5c0161111af1581a8bb77f6e68992ab28092 100644 (file)
@@ -13,10 +13,9 @@ Source1:     %{name}.desktop
 Patch0:                %{name}-utempter.patch
 Patch1:                %{name}-wtmp.patch
 Patch2:                %{name}-etc_dir.patch
+Patch3:                %{name}-without-afterstep.patch
 URL:           http://www.afterstep.org/aterm.php
 BuildRequires: autoconf
-BuildRequires: libjpeg-devel
-BuildRequires: libpng-devel
 BuildRequires: utempter-devel
 BuildRequires: xorg-lib-libXt-devel
 Requires:      terminfo
@@ -53,6 +52,7 @@ leve.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 cd autoconf
@@ -67,8 +67,6 @@ export LDFLAGS
        --enable-wtmp \
        --enable-background-image \
        --with-term=rxvt \
-       --with-png \
-       --with-jpeg \
        --enable-transparency \
        --enable-fading \
        --enable-menubar \
This page took 0.055619 seconds and 4 git commands to generate.