소스 검색

Remove unnecessary dependency on openmotif

Requirement was an artifact of older version of mesa, and is no longer necessary.
tags/v1.5.90
Brian P. Hinz 9 년 전
부모
커밋
83ecb62736
2개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0
    2
      contrib/packages/rpm/el5/SPECS/tigervnc.spec
  2. 0
    2
      contrib/packages/rpm/el6/SPECS/tigervnc.spec

+ 0
- 2
contrib/packages/rpm/el5/SPECS/tigervnc.spec 파일 보기

@@ -120,8 +120,6 @@ BuildRequires: git, gperf, intltool, libtalloc-devel
BuildRequires: kernel-headers, libatomic_ops-devel
BuildRequires: xz

BuildRequires: openmotif-devel
Requires: openmotif, openmotif22
Requires(post): initscripts chkconfig coreutils
Requires(postun):coreutils
Requires: hicolor-icon-theme

+ 0
- 2
contrib/packages/rpm/el6/SPECS/tigervnc.spec 파일 보기

@@ -36,8 +36,6 @@ BuildRequires: cmake28
BuildRequires: xorg-x11-server-devel
%endif

BuildRequires: openmotif-devel
Requires: openmotif, openmotif22
Requires(post): initscripts chkconfig coreutils
Requires(postun): coreutils
Requires: libjpeg-turbo

Loading…
취소
저장