commit b2d582541e1a4329ec3031525953915da071d59c
Author: Elan Ruusamäe <[email protected]>
Date:   Fri Dec 13 23:17:59 2013 +0200

    cleanbuild BR deps
    
    lsb-release -- Determining distro:... ./configure: line 158: lsb_release: 
command not found
    python-modules -- ImportError: No module named traceback

 spotify-client.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/spotify-client.spec b/spotify-client.spec
index 1794200..d2a5492 100644
--- a/spotify-client.spec
+++ b/spotify-client.spec
@@ -30,7 +30,9 @@ NoSource:     1
 BuildRequires: bash
 BuildRequires: desktop-file-utils
 BuildRequires: glibc-misc
+BuildRequires: lsb-release
 BuildRequires: python-devel
+BuildRequires: python-modules
 Requires:      gtk-update-icon-cache
 Requires:      hicolor-icon-theme
 Requires:      zenity
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/spotify-client.git/commitdiff/b2d582541e1a4329ec3031525953915da071d59c

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to